snapcast: update to v0.34.0
authorSzabolcs Hubai <[email protected]>
Thu, 30 Oct 2025 08:58:26 +0000 (09:58 +0100)
committerHannu Nyman <[email protected]>
Mon, 8 Dec 2025 17:41:56 +0000 (18:41 +0100)
commitba55134a1ae166ee764daa64c944a74b9f5934fd
tree9ce71fba57406b6efac9fd692efff1c5edfc9a9d
parenta77e5889bc43e4d6589a6f4784b2f9a4488a8839
snapcast: update to v0.34.0

A straightforward update from 0.28.0 (2024-03-19, [1])
to 0.34.0 (2025-10-12, [2]) with almost 400 commits. [3]

Notable change is the configurable OpenSSL support (BUILD_WITH_SSL)
for both snapserver and snapclient.
They will be enabled once I introduce the flavours.

In the mean time upsteam moved to it's own organization. [4]

Upstream changelog:
https://github.com/snapcast/snapcast/blob/v0.34.0/changelog.md

[1]: https://github.com/snapcast/snapcast/releases/tag/v0.28.0
[2]: https://github.com/snapcast/snapcast/releases/tag/v0.34.0
[3]: https://github.com/snapcast/snapcast/compare/v0.28.0...v0.34.0
[4]: https://github.com/snapcast

Signed-off-by: Szabolcs Hubai <[email protected]>
sound/snapcast/Makefile
sound/snapcast/patches/001-v0.29.0-fix-compilation-with-boost-v1.87.0.patch [deleted file]
sound/snapcast/patches/002-v0.30.0-use-make_address-from-boost-as-from_string-is-deprecated-1308.patch [deleted file]
sound/snapcast/patches/003-v0.30.0-fix-compilation-with-boost-v1.87.0.patch [deleted file]
sound/snapcast/patches/004-v0.31.101-fix-compilation-with-boost-1.88.patch [deleted file]
sound/snapcast/patches/005-v0.32.4-fix-building-with-boost-v1.89.0.patch [deleted file]